FaPellSpecialDisb 
Logical Entity Name  FaPellSpecialDisb 
Default Table Name  FaPellSpecialDisb 
Physical Only  NO 
Definition 
 
Note 
 

FaPellSpecialDisb Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaPellSpecialDisbID(PK)    int  NO 
 
FaStudentAidID    int  YES 
 
FaStudentPellID    int  YES 
 
PmtPeriodNum    smallint  YES 
 
PmtPeriodBeginDate    datetime  YES 
 
PmtPeriodEndDate    datetime  YES 
 
PmtPeriodAmount    numeric(7, 2)  YES 
 
AcademicCalendar    char(1)  YES 
 
PaymentMethodology    char(1)  YES 
 
PmtPeriodCostOfAttendance    numeric(9, 0)  YES 
 
PmtPeriodEnrollmentStatus    char(1)  YES 
 
PmtPeriodWeeksEnrolled    smallint  YES 
 
PmtPeriodCreditsHoursExpToComplete    int  YES 
 
Userid    int  YES 
 
DateAdded    datetime  YES 
 
DateLstMod    datetime  YES 
 
ts    timestamp  YES 
 

FaPellSpecialDisb Primary and Unique Keys 
Key Name  Key Type  Keys 
FaPellSpecialDisb_FaPellSpecialDisbID_U_C_IDX  PrimaryKey  FaPellSpecialDisbID 

FaPellSpecialDisb Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaPellSpecialDisb Check Constraints 
Check Constraint Name  CheckConstraint